deleteCookie

fun deleteCookie(input: DeleteCookieRequest): Single<RequestResponseFrame>

Deletes browser cookie with given name, domain and path.

Sources

jvm source
Link copied to clipboard